projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
324710c
)
(make-path): Dep on config.h.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 12 Aug 1993 22:23:59 +0000
(22:23 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 12 Aug 1993 22:23:59 +0000
(22:23 +0000)
lib-src/Makefile.in
patch
|
blob
|
history
diff --git
a/lib-src/Makefile.in
b/lib-src/Makefile.in
index 2ea43a779899925d383b3ffeab0dd4b923148223..ffb1ee097d02ab3ebdbed26731dade858ba2d9cf 100644
(file)
--- a/
lib-src/Makefile.in
+++ b/
lib-src/Makefile.in
@@
-267,7
+267,7
@@
timer.o: ${srcdir}/timer.c ../src/config.h
timer: ${TIMEROBJS}
$(CC) -I${srcdir}/../src $(ALL_CFLAGS) ${TIMEROBJS} $(LOADLIBES) -o timer
-make-path: ${srcdir}/make-path.c
+make-path: ${srcdir}/make-path.c
../src/config.h
$(CC) $(CPP_CFLAGS) ${srcdir}/make-path.c -o make-path
# These are NOT included in INSTALLABLES or UTILITIES.